You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Methods
>
EigGen Method
>
TMtx.EigGen Method ([In] TMtx, [In] TVec, [In] TVec)
Dew Math for .NET
TMtx.EigGen Method ([In] TMtx, [In] TVec, [In] TVec)
TMtx Class
TMtx Members
Dew.Math Namespace
EigGen Method
Collapse All
Syntax
C#
Visual Basic
public
void
EigGen
([In]
TMtx
B
, [In]
TVec
DAlpha
, [In]
TVec
DBeta
);
Public
Function
EigGen
(
B
As
[In]
TMtx
,
DAlpha
As
[In]
TVec
,
DBeta
As
[In]
TVec
)
As
void
Description
This is EigGen, a member of class TMtx.
Group
EigGen Method
Links
TMtx Class
,
TMtx Members
,
Dew.Math Namespace
,
EigGen Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!